Skip to content

fix(lib): Serve files that contains same name of static dir#3

Open
mogavin wants to merge 1 commit intoredbooth:masterfrom
mogavin:master
Open

fix(lib): Serve files that contains same name of static dir#3
mogavin wants to merge 1 commit intoredbooth:masterfrom
mogavin:master

Conversation

@mogavin
Copy link

@mogavin mogavin commented Aug 23, 2017

Files that contains the same static directory name are served incorrectly.

How to reproduce:

dirs:
build
--- fonts
----- fonts.css

prompt: # https-pushstate-server -r build -p 8000 -d fonts

error: ENOENT: no such file or directory, stat '/../build/fonts.css'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant